home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / MisterShuster.exe / scripts / DefineButton2_390 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-06-06  |  52 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("p2_room1");
  3. }
  4.